Lua Surface
Execute lua script on a surface.
Node Data | |||||||||
|---|---|---|---|---|---|---|---|---|---|
Display name | |||||||||
Lua Surface | |||||||||
Internal name | |||||||||
Node_Lua_Surface | |||||||||
Inheritances | |||||||||
| Node_Lua_Surface | |||||||||
Inputs | |||||||||
Execution Thread |
|||||||||
bool |
Execute On Frame |
||||||||
Function | |||||||||
text |
Function Name |
||||||||
vec2 |
Output Dimension |
||||||||
Script | |||||||||
text |
Lua Code |
||||||||
| |||||||||
Outputs | |||||||||
node |
Execution Thread |
||||||||
surface |
Surface Out |
||||||||
Attributes | |||||||||
| Color Depth | |||||||||
Run lua code on a surface.
Properties
| Execution Thread | Lua thread. |
| Execute On Frame | Runs every frame. |
| Function | |
| Function Name | Name of the lua function. |
| Script | |
| Lua Code | Code to run. |
Commit History
| 1.9.0 |
|
|---|